home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / gamesdemos / _populous / _run next >
Encoding:
Text File  |  1992-10-28  |  362 b   |  17 lines

  1. | !Run File for Populous
  2.  
  3. IconSprites <Obey$Dir>.!Sprites
  4.  
  5. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  6.  
  7. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  8. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  9.  
  10. Set Populous$Dir <Obey$Dir>
  11.  
  12. Wimpslot 0 0
  13. Run <Populous$Dir>.Initmem
  14.  
  15. Wimpslot 320k
  16. Run <Populous$Dir>.Populous
  17.